Skip to content

feat: add get endpoint#23

Merged
ashtonav merged 3 commits intomainfrom
feat/add-get-endpoint
Sep 27, 2025
Merged

feat: add get endpoint#23
ashtonav merged 3 commits intomainfrom
feat/add-get-endpoint

Conversation

@ashtonav
Copy link
Owner

@ashtonav ashtonav commented Sep 27, 2025

resolves: #22

@ashtonav ashtonav changed the title feat: add get endpoint (#22) feat: add get endpoint Sep 27, 2025
@codecov-commenter
Copy link

codecov-commenter commented Sep 27, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Files with missing lines Coverage Δ
src/Captcha.Core/Constants.cs 100.00% <ø> (ø)
src/Captcha.Core/Mappers/RequestToDomainMapper.cs 100.00% <100.00%> (ø)
src/Captcha.Core/Models/GetCreateCaptchaRequest.cs 100.00% <ø> (ø)
...rc/Captcha.Core/Models/PostCreateCaptchaRequest.cs 100.00% <100.00%> (ø)
...rc/Captcha.WebApi/Controllers/CaptchaController.cs 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sonarqubecloud
Copy link

@ashtonav ashtonav merged commit 7a2f377 into main Sep 27, 2025
2 checks passed
@ashtonav ashtonav deleted the feat/add-get-endpoint branch September 27, 2025 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Perhaps it might be worth supporting GET

2 participants